[INFO] cloning repository https://github.com/glass-waves/galactic_trading_firm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/glass-waves/galactic_trading_firm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglass-waves%2Fgalactic_trading_firm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglass-waves%2Fgalactic_trading_firm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d0e1fadd431bd77db98385abc82726adb2baf93
[INFO] fixing glass-waves/galactic_trading_firm against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fglass-waves%2Fgalactic_trading_firm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/glass-waves/galactic_trading_firm
[INFO] finished tweaking git repo https://github.com/glass-waves/galactic_trading_firm
[INFO] tweaked toml for git repo https://github.com/glass-waves/galactic_trading_firm written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/glass-waves/galactic_trading_firm on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/glass-waves/galactic_trading_firm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14
[INFO] running `Command { std: "docker" "start" "99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/actions/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/types/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/backtest/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/engine/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/indicators/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/data_feed/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking ta v0.5.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-endpoint v0.6.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking num-decimal v0.2.5
[INFO] [stderr]     Checking serde_variant v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Migrating crates/types/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking indicators v0.1.0 (/opt/rustwide/workdir/crates/indicators)
[INFO] [stderr]     Checking actions v0.1.0 (/opt/rustwide/workdir/crates/actions)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Migrating crates/actions/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/indicators/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/actions/tests/entry_window_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/actions/tests/action_tests.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Migrating crates/actions/tests/registry_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/indicators/tests/ta_rs_smoke.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]    Migrating crates/indicators/tests/custom_indicators.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/indicators/tests/registry_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Migrating crates/indicators/tests/aggregation_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/indicators/tests/composable_indicators.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking websocket-util v0.14.0
[INFO] [stderr]    Migrating crates/indicators/tests/indicator_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/indicators/tests/vpin_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/indicators/tests/native_indicators.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking apca v0.30.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]    Migrating crates/engine/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking backtest v0.1.0 (/opt/rustwide/workdir/crates/backtest)
[INFO] [stderr]     Checking data_feed v0.1.0 (/opt/rustwide/workdir/crates/data_feed)
[INFO] [stderr]    Migrating crates/backtest/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/backtest/src/alpaca_loader.rs:80:15
[INFO] [stdout]      |
[INFO] [stdout]   80 |         match client.issue::<bars::List>(&req).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                                |
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   96 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  107 |                     tokio::time::sleep(std::time::Duration::from_millis(delay_ms)).await;
[INFO] [stdout]      |                     --------------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  112 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/backtest/src/alpaca_loader.rs:171:15
[INFO] [stdout]      |
[INFO] [stdout]  171 |         match client.issue::<bars::List>(&req).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                                |
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  198 |                     tokio::time::sleep(std::time::Duration::from_millis(delay_ms)).await;
[INFO] [stdout]      |                     --------------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  203 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/data_feed/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/alpaca_feed.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |         while let Some(result) = stream.next().await {
[INFO] [stdout]     |                        ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |         |             |
[INFO] [stdout]     |                        |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `result` calls a custom destructor
[INFO] [stdout]     |                        `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |                     if tx.send(event).await.is_err() {
[INFO] [stdout]     |                        --------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |                 Err(e) => {
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 158 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/engine/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/backtest/src/alpaca_loader.rs:80:15
[INFO] [stdout]      |
[INFO] [stdout]   80 |         match client.issue::<bars::List>(&req).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                                |
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   96 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  107 |                     tokio::time::sleep(std::time::Duration::from_millis(delay_ms)).await;
[INFO] [stdout]      |                     --------------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  112 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/backtest/src/alpaca_loader.rs:171:15
[INFO] [stdout]      |
[INFO] [stdout]  171 |         match client.issue::<bars::List>(&req).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                                |
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  187 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  198 |                     tokio::time::sleep(std::time::Duration::from_millis(delay_ms)).await;
[INFO] [stdout]      |                     --------------------------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  203 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/engine/src/main.rs:13:11
[INFO] [stdout]     |
[INFO] [stdout]   9 |     let pool = sqlx::PgPool::connect(&database_url)
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pool` calls a custom destructor
[INFO] [stdout]     |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  13 |     match load_config(&pool).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                  |
[INFO] [stdout]     |           |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  28 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/pool/inner.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl<DB: Database> Drop for PoolInner<DB> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/engine/tests/tick_loop_integration.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/engine/src/main.rs:13:30
[INFO] [stdout]     |
[INFO] [stdout]   9 |     let pool = sqlx::PgPool::connect(&database_url)
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pool` calls a custom destructor
[INFO] [stdout]     |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  13 |     match load_config(&pool).await {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  28 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/pool/inner.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl<DB: Database> Drop for PoolInner<DB> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/engine/tests/scoring_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/engine/src/main.rs:13:11
[INFO] [stdout]     |
[INFO] [stdout]   9 |     let pool = sqlx::PgPool::connect(&database_url)
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pool` calls a custom destructor
[INFO] [stdout]     |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  13 |     match load_config(&pool).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |           |                  |
[INFO] [stdout]     |           |                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           |                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  28 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/pool/inner.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl<DB: Database> Drop for PoolInner<DB> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/engine/src/main.rs:13:30
[INFO] [stdout]     |
[INFO] [stdout]   9 |     let pool = sqlx::PgPool::connect(&database_url)
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `pool` calls a custom destructor
[INFO] [stdout]     |         `pool` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  13 |     match load_config(&pool).await {
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  28 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `pool` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/pool/inner.rs:437:1
[INFO] [stdout]     |
[INFO] [stdout] 437 | impl<DB: Database> Drop for PoolInner<DB> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/alpaca_feed.rs:125:34
[INFO] [stdout]     |
[INFO] [stdout] 125 |         while let Some(result) = stream.next().await {
[INFO] [stdout]     |                        ------    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |         |             |
[INFO] [stdout]     |                        |         |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |         |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `result` calls a custom destructor
[INFO] [stdout]     |                        `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 142 |                     if tx.send(event).await.is_err() {
[INFO] [stdout]     |                        --------------------
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |                 Err(e) => {
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 158 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `result` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/engine/tests/config_loading.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/engine/tests/position_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/backtest/tests/integration_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/backtest/tests/metrics_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/backtest/tests/report_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/backtest/tests/replay_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/backtest/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/backtest/src/main.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/backtest/src/main.rs:1019:27
[INFO] [stdout]      |
[INFO] [stdout]  926 |           let candles = match fetch_bars_range(
[INFO] [stdout]      |  _____________________________-
[INFO] [stdout]  927 | |             &api_key,
[INFO] [stdout]  928 | |             &api_secret,
[INFO] [stdout]  929 | |             ticker,
[INFO] [stdout] ...    |
[INFO] [stdout]  933 | |         .await
[INFO] [stdout]      | |              -
[INFO] [stdout]      | |              |
[INFO] [stdout]      | |______________`__awaitee` calls a custom destructor
[INFO] [stdout]      |                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1019 |                       match write_backtest_trades(
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout] 1020 | |                         &pool,
[INFO] [stdout] 1021 | |                         config_version_id,
[INFO] [stdout] 1022 | |                         &filtered_trades,
[INFO] [stdout] ...    |
[INFO] [stdout] 1025 | |                     .await
[INFO] [stdout]      | |                      ----^
[INFO] [stdout]      | |______________________|___|
[INFO] [stdout]      | |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |______________________|___up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |______________________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1028 | |                         Err(e) => eprintln!("  {:<6} db write error: {}", ticker, e),
[INFO] [stdout]      | |                             -
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             `e` calls a custom destructor
[INFO] [stdout]      | |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1029 | |                     }
[INFO] [stdout] 1030 | |                 }
[INFO] [stdout]      | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/data_feed/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/backtest/src/main.rs:1019:27
[INFO] [stdout]      |
[INFO] [stdout]  926 |           let candles = match fetch_bars_range(
[INFO] [stdout]      |  _____________________________-
[INFO] [stdout]  927 | |             &api_key,
[INFO] [stdout]  928 | |             &api_secret,
[INFO] [stdout]  929 | |             ticker,
[INFO] [stdout] ...    |
[INFO] [stdout]  933 | |         .await
[INFO] [stdout]      | |              -
[INFO] [stdout]      | |              |
[INFO] [stdout]      | |______________`__awaitee` calls a custom destructor
[INFO] [stdout]      |                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1019 |                       match write_backtest_trades(
[INFO] [stdout]      |  ___________________________^
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout]      | |___________________________|
[INFO] [stdout] 1020 | |                         &pool,
[INFO] [stdout] 1021 | |                         config_version_id,
[INFO] [stdout] 1022 | |                         &filtered_trades,
[INFO] [stdout] ...    |
[INFO] [stdout] 1025 | |                     .await
[INFO] [stdout]      | |                      ----^
[INFO] [stdout]      | |______________________|___|
[INFO] [stdout]      | |______________________|___this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |______________________|___up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |______________________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        |   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                        `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1028 | |                         Err(e) => eprintln!("  {:<6} db write error: {}", ticker, e),
[INFO] [stdout]      | |                             -
[INFO] [stdout]      | |                             |
[INFO] [stdout]      | |                             `e` calls a custom destructor
[INFO] [stdout]      | |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout] 1029 | |                     }
[INFO] [stdout] 1030 | |                 }
[INFO] [stdout]      | |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:130:15
[INFO] [stdout]     |
[INFO] [stdout] 130 |         match try_build_engine(&strategy_config, ticker, capital) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 133 |                 sessions.insert(ticker.clone(), LiveSession::new(engine));
[INFO] [stdout]     |                 ---------------------------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:473:31
[INFO] [stdout]     |
[INFO] [stdout] 126 |             let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |                 ------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `sessions` calls a custom destructor
[INFO] [stdout]     |                 `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /               tokio::select! {
[INFO] [stdout] 309 | |                   // incoming bar from data feed
[INFO] [stdout] 310 | |                   Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                       tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                   match broker
[INFO] [stdout]     | |      ___________________________________-
[INFO] [stdout] 357 | |     |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |     |                                 .await
[INFO] [stdout]     | |     |                                      -
[INFO] [stdout]     | |     |                                      |
[INFO] [stdout]     | |     |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                               match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                     ----------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                               match trade_writer
[INFO] [stdout]     | |      _______________________________^
[INFO] [stdout]     | |     |_______________________________|
[INFO] [stdout]     | |     |_______________________________|
[INFO] [stdout]     | |     |_______________________________|
[INFO] [stdout] 474 | |     |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |     |                             .await
[INFO] [stdout]     | |     |                              ----^
[INFO] [stdout]     | |     |______________________________|___|
[INFO] [stdout]     | |     |______________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |     |______________________________|___up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                    |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                    up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |     |                             Err(e) => {
[INFO] [stdout]     | |     |                                 -
[INFO] [stdout]     | |     |                                 |
[INFO] [stdout]     | |     |                                 `e` calls a custom destructor
[INFO] [stdout]     | |     |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 484 | |     |                     }
[INFO] [stdout]     | |     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |     |
[INFO] [stdout] 505 | |     |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |     |                       ---------------------------------------
[INFO] [stdout]     | |     |                       |                                 |
[INFO] [stdout]     | |     |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 522 | |     |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |     |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |     |                                     |
[INFO] [stdout]     | |     |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 527 | |     |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |     |                                         ----------------------------------------
[INFO] [stdout]     | |     |                                         |
[INFO] [stdout]     | |     |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |     |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 547 | |     |                     Err(e) => {
[INFO] [stdout]     | |     |                         -
[INFO] [stdout]     | |     |                         |
[INFO] [stdout]     | |     |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |     |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 570 | |     |         }
[INFO] [stdout]     | |     |         -
[INFO] [stdout]     | |     |         |
[INFO] [stdout]     | |     |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |     |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____|_________`futures` calls a custom destructor
[INFO] [stdout]     |       |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:526:56
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `sessions` calls a custom destructor
[INFO] [stdout]     |               `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /             tokio::select! {
[INFO] [stdout] 309 | |                 // incoming bar from data feed
[INFO] [stdout] 310 | |                 Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                     tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                 match broker
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 357 | |   |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |   |                                 .await
[INFO] [stdout]     | |   |                                      -
[INFO] [stdout]     | |   |                                      |
[INFO] [stdout]     | |   |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                             match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                   ----------------------------------------------
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                             match trade_writer
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 474 | |   |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |   |                             .await
[INFO] [stdout]     | |   |                              -----
[INFO] [stdout]     | |   |______________________________|___|
[INFO] [stdout]     | |   |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                  `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |   |                             Err(e) => {
[INFO] [stdout]     | |   |                                 -
[INFO] [stdout]     | |   |                                 |
[INFO] [stdout]     | |   |                                 `e` calls a custom destructor
[INFO] [stdout]     | |   |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 505 | |   |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |   |                       ---------------------------------------
[INFO] [stdout]     | |   |                       |                                 |
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |   |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |   |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 522 | |   |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |   |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |   |                                     |
[INFO] [stdout]     | |   |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |   |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 526 | |   |                                     if let Some(old) = sessions.remove(ticker) {
[INFO] [stdout]     | |   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |   |                                                        |
[INFO] [stdout]     | |   |                                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |   |                                                        up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 527 | |   |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |   |                                         ----------------------------------------
[INFO] [stdout]     | |   |                                         |
[INFO] [stdout]     | |   |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |   |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 528 | |   |                                     }
[INFO] [stdout] 529 | |   |                                 }
[INFO] [stdout]     | |   |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |   |
[INFO] [stdout] 547 | |   |                     Err(e) => {
[INFO] [stdout]     | |   |                         -
[INFO] [stdout]     | |   |                         |
[INFO] [stdout]     | |   |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |   |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 570 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:519:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `sessions` calls a custom destructor
[INFO] [stdout]     |               `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /             tokio::select! {
[INFO] [stdout] 309 | |                 // incoming bar from data feed
[INFO] [stdout] 310 | |                 Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                     tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                 match broker
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 357 | |   |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |   |                                 .await
[INFO] [stdout]     | |   |                                      -
[INFO] [stdout]     | |   |                                      |
[INFO] [stdout]     | |   |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                             match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                   ----------------------------------------------
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                             match trade_writer
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 474 | |   |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |   |                             .await
[INFO] [stdout]     | |   |                              -----
[INFO] [stdout]     | |   |______________________________|___|
[INFO] [stdout]     | |   |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                  `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |   |                             Err(e) => {
[INFO] [stdout]     | |   |                                 -
[INFO] [stdout]     | |   |                                 |
[INFO] [stdout]     | |   |                                 `e` calls a custom destructor
[INFO] [stdout]     | |   |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 505 | |   |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |   |                       ---------------------------------------
[INFO] [stdout]     | |   |                       |                                 |
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |   |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |   |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 519 | |   |                             match try_build_engine(&new_config, ticker, capital) {
[INFO] [stdout]     | |   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |   |                                   |
[INFO] [stdout]     | |   |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |   |                                   up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 522 | |   |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |   |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |   |                                     |
[INFO] [stdout]     | |   |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |   |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 527 | |   |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |   |                                         ----------------------------------------
[INFO] [stdout]     | |   |                                         |
[INFO] [stdout]     | |   |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |   |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 531 | |   |                         }
[INFO] [stdout]     | |   |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |   |
[INFO] [stdout] 547 | |   |                     Err(e) => {
[INFO] [stdout]     | |   |                         -
[INFO] [stdout]     | |   |                         |
[INFO] [stdout]     | |   |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |   |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 570 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:505:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `sessions` calls a custom destructor
[INFO] [stdout]     |               `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /             tokio::select! {
[INFO] [stdout] 309 | |                 // incoming bar from data feed
[INFO] [stdout] 310 | |                 Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                     tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                 match broker
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 357 | |   |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |   |                                 .await
[INFO] [stdout]     | |   |                                      -
[INFO] [stdout]     | |   |                                      |
[INFO] [stdout]     | |   |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                             match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                   ----------------------------------------------
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                             match trade_writer
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 474 | |   |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |   |                             .await
[INFO] [stdout]     | |   |                              -----
[INFO] [stdout]     | |   |______________________________|___|
[INFO] [stdout]     | |   |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                  `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |   |                             Err(e) => {
[INFO] [stdout]     | |   |                                 -
[INFO] [stdout]     | |   |                                 |
[INFO] [stdout]     | |   |                                 `e` calls a custom destructor
[INFO] [stdout]     | |   |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 505 | |   |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |   |                       |                                 |
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |                       |                                 up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |   |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |   |                       up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |   |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 522 | |   |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |   |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |   |                                     |
[INFO] [stdout]     | |   |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |   |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 527 | |   |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |   |                                         ----------------------------------------
[INFO] [stdout]     | |   |                                         |
[INFO] [stdout]     | |   |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |   |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 547 | |   |                     Err(e) => {
[INFO] [stdout]     | |   |                         -
[INFO] [stdout]     | |   |                         |
[INFO] [stdout]     | |   |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |   |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 570 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |         `futures` calls a custom destructor
[INFO] [stdout]     | |___|_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:130:15
[INFO] [stdout]     |
[INFO] [stdout] 130 |         match try_build_engine(&strategy_config, ticker, capital) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 133 |                 sessions.insert(ticker.clone(), LiveSession::new(engine));
[INFO] [stdout]     |                 ---------------------------------------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 140 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:473:31
[INFO] [stdout]     |
[INFO] [stdout] 126 |             let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |                 ------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `sessions` calls a custom destructor
[INFO] [stdout]     |                 `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /               tokio::select! {
[INFO] [stdout] 309 | |                   // incoming bar from data feed
[INFO] [stdout] 310 | |                   Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                       tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                   match broker
[INFO] [stdout]     | |      ___________________________________-
[INFO] [stdout] 357 | |     |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |     |                                 .await
[INFO] [stdout]     | |     |                                      -
[INFO] [stdout]     | |     |                                      |
[INFO] [stdout]     | |     |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                            `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                               match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                     ----------------------------------------------
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                               match trade_writer
[INFO] [stdout]     | |      _______________________________^
[INFO] [stdout]     | |     |_______________________________|
[INFO] [stdout]     | |     |_______________________________|
[INFO] [stdout]     | |     |_______________________________|
[INFO] [stdout] 474 | |     |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |     |                             .await
[INFO] [stdout]     | |     |                              ----^
[INFO] [stdout]     | |     |______________________________|___|
[INFO] [stdout]     | |     |______________________________|___this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |     |______________________________|___up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |     |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                    |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |                                    up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |     |                             Err(e) => {
[INFO] [stdout]     | |     |                                 -
[INFO] [stdout]     | |     |                                 |
[INFO] [stdout]     | |     |                                 `e` calls a custom destructor
[INFO] [stdout]     | |     |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 484 | |     |                     }
[INFO] [stdout]     | |     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |     |
[INFO] [stdout] 505 | |     |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |     |                       ---------------------------------------
[INFO] [stdout]     | |     |                       |                                 |
[INFO] [stdout]     | |     |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |     |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |     |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |     |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 522 | |     |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |     |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |     |                                     |
[INFO] [stdout]     | |     |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |     |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 527 | |     |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |     |                                         ----------------------------------------
[INFO] [stdout]     | |     |                                         |
[INFO] [stdout]     | |     |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |     |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 547 | |     |                     Err(e) => {
[INFO] [stdout]     | |     |                         -
[INFO] [stdout]     | |     |                         |
[INFO] [stdout]     | |     |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |     |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |     |
[INFO] [stdout] 570 | |     |         }
[INFO] [stdout]     | |     |         -
[INFO] [stdout]     | |     |         |
[INFO] [stdout]     | |     |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |     |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |_____|_________`futures` calls a custom destructor
[INFO] [stdout]     |       |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:526:56
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `sessions` calls a custom destructor
[INFO] [stdout]     |               `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /             tokio::select! {
[INFO] [stdout] 309 | |                 // incoming bar from data feed
[INFO] [stdout] 310 | |                 Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                     tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                 match broker
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 357 | |   |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |   |                                 .await
[INFO] [stdout]     | |   |                                      -
[INFO] [stdout]     | |   |                                      |
[INFO] [stdout]     | |   |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                             match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                   ----------------------------------------------
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                             match trade_writer
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 474 | |   |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |   |                             .await
[INFO] [stdout]     | |   |                              -----
[INFO] [stdout]     | |   |______________________________|___|
[INFO] [stdout]     | |   |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                  `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |   |                             Err(e) => {
[INFO] [stdout]     | |   |                                 -
[INFO] [stdout]     | |   |                                 |
[INFO] [stdout]     | |   |                                 `e` calls a custom destructor
[INFO] [stdout]     | |   |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 505 | |   |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |   |                       ---------------------------------------
[INFO] [stdout]     | |   |                       |                                 |
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |   |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |   |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 522 | |   |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |   |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |   |                                     |
[INFO] [stdout]     | |   |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |   |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 526 | |   |                                     if let Some(old) = sessions.remove(ticker) {
[INFO] [stdout]     | |   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |   |                                                        |
[INFO] [stdout]     | |   |                                                        this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |   |                                                        up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 527 | |   |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |   |                                         ----------------------------------------
[INFO] [stdout]     | |   |                                         |
[INFO] [stdout]     | |   |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |   |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] 528 | |   |                                     }
[INFO] [stdout] 529 | |   |                                 }
[INFO] [stdout]     | |   |                                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |   |
[INFO] [stdout] 547 | |   |                     Err(e) => {
[INFO] [stdout]     | |   |                         -
[INFO] [stdout]     | |   |                         |
[INFO] [stdout]     | |   |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |   |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 570 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:519:35
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `sessions` calls a custom destructor
[INFO] [stdout]     |               `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /             tokio::select! {
[INFO] [stdout] 309 | |                 // incoming bar from data feed
[INFO] [stdout] 310 | |                 Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                     tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                 match broker
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 357 | |   |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |   |                                 .await
[INFO] [stdout]     | |   |                                      -
[INFO] [stdout]     | |   |                                      |
[INFO] [stdout]     | |   |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                             match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                   ----------------------------------------------
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                             match trade_writer
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 474 | |   |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |   |                             .await
[INFO] [stdout]     | |   |                              -----
[INFO] [stdout]     | |   |______________________________|___|
[INFO] [stdout]     | |   |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                  `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |   |                             Err(e) => {
[INFO] [stdout]     | |   |                                 -
[INFO] [stdout]     | |   |                                 |
[INFO] [stdout]     | |   |                                 `e` calls a custom destructor
[INFO] [stdout]     | |   |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 505 | |   |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |   |                       ---------------------------------------
[INFO] [stdout]     | |   |                       |                                 |
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |   |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |   |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 519 | |   |                             match try_build_engine(&new_config, ticker, capital) {
[INFO] [stdout]     | |   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |   |                                   |
[INFO] [stdout]     | |   |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |   |                                   up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 522 | |   |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |   |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |   |                                     |
[INFO] [stdout]     | |   |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |   |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 527 | |   |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |   |                                         ----------------------------------------
[INFO] [stdout]     | |   |                                         |
[INFO] [stdout]     | |   |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |   |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 531 | |   |                         }
[INFO] [stdout]     | |   |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |   |
[INFO] [stdout] 547 | |   |                     Err(e) => {
[INFO] [stdout]     | |   |                         -
[INFO] [stdout]     | |   |                         |
[INFO] [stdout]     | |   |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |   |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 570 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |___|_________`futures` calls a custom destructor
[INFO] [stdout]     |     |         `futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/data_feed/src/main.rs:505:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |           let mut sessions: HashMap<String, LiveSession> = HashMap::new();
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `sessions` calls a custom destructor
[INFO] [stdout]     |               `sessions` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 308 | /             tokio::select! {
[INFO] [stdout] 309 | |                 // incoming bar from data feed
[INFO] [stdout] 310 | |                 Some(bar_event) = bar_rx.recv() => {
[INFO] [stdout] 311 | |                     tick_count += 1;
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                                 match broker
[INFO] [stdout]     | |    ___________________________________-
[INFO] [stdout] 357 | |   |                                 .submit_order(ticker, direction, shares)
[INFO] [stdout] 358 | |   |                                 .await
[INFO] [stdout]     | |   |                                      -
[INFO] [stdout]     | |   |                                      |
[INFO] [stdout]     | |   |______________________________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                                          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 429 | |                             match broker.close_position(&tws.trade.ticker).await {
[INFO] [stdout]     | |                                   ----------------------------------------------
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 473 | |                             match trade_writer
[INFO] [stdout]     | |    _______________________________-
[INFO] [stdout]     | |   |_______________________________|
[INFO] [stdout] 474 | |   |                             .write_trade(&tws.trade, &tws.entry_scores, &tws.exit_scores)
[INFO] [stdout] 475 | |   |                             .await
[INFO] [stdout]     | |   |                              -----
[INFO] [stdout]     | |   |______________________________|___|
[INFO] [stdout]     | |   |______________________________|___this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                  |   `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                                  this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                                  `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 480 | |   |                             Err(e) => {
[INFO] [stdout]     | |   |                                 -
[INFO] [stdout]     | |   |                                 |
[INFO] [stdout]     | |   |                                 `e` calls a custom destructor
[INFO] [stdout]     | |   |                                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 505 | |   |                 match config_watcher.check_for_update().await {
[INFO] [stdout]     | |   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |   |                       |                                 |
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     | |   |                       |                                 up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |   |                       |                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |   |                       |                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     | |   |                       up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |   |                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |   |                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 522 | |   |                                     new_sessions.insert(ticker.clone(), LiveSession::new(new_engine));
[INFO] [stdout]     | |   |                                     -----------------------------------------------------------------
[INFO] [stdout]     | |   |                                     |
[INFO] [stdout]     | |   |                                     this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |   |                                     `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 527 | |   |                                         new_sessions.insert(ticker.clone(), old);
[INFO] [stdout]     | |   |                                         ----------------------------------------
[INFO] [stdout]     | |   |                                         |
[INFO] [stdout]     | |   |                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     | |   |                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 547 | |   |                     Err(e) => {
[INFO] [stdout]     | |   |                         -
[INFO] [stdout]     | |   |                         |
[INFO] [stdout]     | |   |                         this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     | |   |                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |   |
[INFO] [stdout] 570 | |   |         }
[INFO] [stdout]     | |   |         -
[INFO] [stdout]     | |   |         |
[INFO] [stdout]     | |   |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |   |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |   |         `futures` calls a custom destructor
[INFO] [stdout]     | |___|_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |     |         now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `sessions` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] crater-edition-check: actions v0.1.0 (/opt/rustwide/workdir/crates/actions) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: types v0.1.0 (/opt/rustwide/workdir/crates/types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: backtest v0.1.0 (/opt/rustwide/workdir/crates/backtest) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: engine v0.1.0 (/opt/rustwide/workdir/crates/engine) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: indicators v0.1.0 (/opt/rustwide/workdir/crates/indicators) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: data_feed v0.1.0 (/opt/rustwide/workdir/crates/data_feed) updating edition from 2021 to 2024
[INFO] [stderr]     Checking types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]     Checking indicators v0.1.0 (/opt/rustwide/workdir/crates/indicators)
[INFO] [stderr]     Checking actions v0.1.0 (/opt/rustwide/workdir/crates/actions)
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir/crates/engine)
[INFO] [stderr]     Checking backtest v0.1.0 (/opt/rustwide/workdir/crates/backtest)
[INFO] [stderr]     Checking data_feed v0.1.0 (/opt/rustwide/workdir/crates/data_feed)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14", kill_on_drop: false }`
[INFO] [stdout] 99eb530546d6d6e429239ff508545e8159235c2974811dd08a391c78722d1e14
